home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 47 / WARZONE2100.iso / Win95 / BookMark Converter 2.6 / _SETUP.1 / bm_conv.exe / 0 / RCDATA / TFORM10 / TFORM10.txt < prev   
Text File  |  1998-05-26  |  3KB  |  108 lines

  1. object Form10: TForm10
  2.   Left = 194
  3.   Top = 212
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'How to merge several sets of bookmarks / favorites'
  7.   ClientHeight = 223
  8.   ClientWidth = 340
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object GroupBox1: TGroupBox
  20.     Left = 5
  21.     Top = 5
  22.     Width = 329
  23.     Height = 212
  24.     TabOrder = 0
  25.     object Label3: TLabel
  26.       Left = 8
  27.       Top = 20
  28.       Width = 321
  29.       Height = 29
  30.       AutoSize = False
  31.       Caption = 
  32.         'I recommend you to read about the basics of bookmark / favorite ' +
  33.         'storage before you read this.'
  34.       Font.Charset = DEFAULT_CHARSET
  35.       Font.Color = clNavy
  36.       Font.Height = -11
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = [fsBold]
  39.       ParentFont = False
  40.       Transparent = True
  41.       WordWrap = True
  42.     end
  43.     object Label1: TLabel
  44.       Left = 8
  45.       Top = 52
  46.       Width = 313
  47.       Height = 69
  48.       AutoSize = False
  49.       Caption = 
  50.         'To merge two or more sets of bookmarks, convert them all to Inte' +
  51.         'rnet Explorer format, using the same target directory. If they a' +
  52.         'lready are in Internet Explorer format (i.e. favorites), simply ' +
  53.         'copy them to the same directory on your harddisk.'
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clGreen
  56.       Font.Height = -11
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = [fsBold]
  59.       ParentFont = False
  60.       Transparent = True
  61.       WordWrap = True
  62.     end
  63.     object Label2: TLabel
  64.       Left = 8
  65.       Top = 124
  66.       Width = 315
  67.       Height = 69
  68.       AutoSize = False
  69.       Caption = 
  70.         'You are now the proud owner of a merged set of favorites, in Int' +
  71.         'ernet Explorer format. If you want them in Netscape format, simp' +
  72.         'ly convert these favorites using your favorite converter program' +
  73.         ', whichever now that might be. (duh :-))'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clGreen
  76.       Font.Height = -11
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.       Transparent = True
  81.       WordWrap = True
  82.     end
  83.     object Label4: TLabel
  84.       Left = 94
  85.       Top = 176
  86.       Width = 38
  87.       Height = 13
  88.       Caption = 'duh :-)'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clRed
  91.       Font.Height = -11
  92.       Font.Name = 'MS Sans Serif'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.       Transparent = True
  96.     end
  97.     object Button1: TButton
  98.       Left = 256
  99.       Top = 184
  100.       Width = 65
  101.       Height = 20
  102.       Caption = 'Back'
  103.       TabOrder = 0
  104.       OnClick = Button1Click
  105.     end
  106.   end
  107. end
  108.